home *** CD-ROM | disk | FTP | other *** search
/ Champak 40 / Vol 40.iso / games / roof_to_.swf / scripts / DefineButton2_278 / BUTTONCONDACTION on(release).as
Text File  |  2007-03-28  |  77b  |  5 lines

  1. on(release){
  2.    _root.sound.buttonsound();
  3.    _root.myTargetFrame = 5;
  4. }
  5.